move declarations of some required per-arch functions into common headers
authorJan Beulich <jbeulich@suse.com>
Thu, 12 Jan 2012 12:45:47 +0000 (13:45 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 12 Jan 2012 12:45:47 +0000 (13:45 +0100)
commit88236844fcf743405eda2ad5fd4dcbb1a8ab6d9a
tree3a6e1ce2ffb07614defaa1e978b518e1ae493b0f
parent4563b03488191fcafbb28c6212377f35c94968f1
move declarations of some required per-arch functions into common headers

... since it is pointless to have each arch declare them on their own
(and now and the - see ia64 - forget to do so).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/ia64/xen/dom0_ops.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/xensetup.c
xen/arch/x86/domain.c
xen/arch/x86/x86_64/domain.c
xen/common/kernel.c
xen/include/asm-ia64/hypercall.h
xen/include/asm-x86/hypercall.h
xen/include/asm-x86/setup.h
xen/include/xen/hypercall.h